Error: ExchangeController could not be found.
Error: Create the class ExchangeController below in file: app/controllers/exchange_controller.php
<?php
class ExchangeController extends AppController {
var $name = 'Exchange';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp